div#container
{
   width: 800px;
   height: 600px;
   margin-top: 0px;
   margin-left: 0px;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
}
